[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            MGetDriver - save mouse driver state

  Syntax              void MGetDriver(char far *savebuffer);

  Prototype in        mousehk.h

  Remarks             saves the driver state in the memory location
                      pointed to by savebuffer. Make sure savebuffer
                      points to sufficient allocated memory to save the
                      entire driver state or unpredictable results may
                      occur. See MDriverSize() to determine the size
                      needed to save the driver state.

  Return value        nothing.

  See also            MDriverSize(), MPutDriver()

  Example             see demomous.c


See Also: MDriverSize() MPutDriver()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson